//==============================================================================
// Hipparchos_anim.txt
//==============================================================================

import greek_large_shield_anim.txt

//==============================================================================
define sword
{
	set hotspot
	{
         	version
         	{
            		Visual Attachments N Sword Iron
         	}
	}
}

//==============================================================================
define Head
{
      set hotspot
      {
         version
         {
				Visual Infantry g hoplite head iron
				ReplaceTexture Infantry g hoplite head iron/alexanderhead2
         }
      }
}

//==============================================================================
anim Bored
{
      set hotspot
      {
         version
         {
				Visual Cavalry G Hippikon_BoredA
				connect RightHand sword hotspot
				connect LeftForearm LargeGreekShield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Cavalry G Hippikon Standard/cavalry g cataphract iron
				ReplaceTexture Cavalry G Hippikon horse Standard/alexanderhorse
				ReplaceTexture infantry g hoplite head iron/alexanderhead
         }
      }
}

//==============================================================================
anim Walk
{
SetSelector
{
      set hotspot
      {
         version
         {  
			Visual Cavalry G Hippikon_WalkA
			connect RightHand sword hotspot
			connect LeftForearm LargeGreekShield hotspot
			Connect TopOfHead Head hotspot
			ReplaceTexture Cavalry G Hippikon Standard/cavalry g cataphract iron
			ReplaceTexture Cavalry G Hippikon horse Standard/alexanderhorse
			ReplaceTexture infantry g hoplite head iron/alexanderhead
			tag FootstepLeft 0.60 true   
			tag FootstepRight 0.00 true   
			tag FootstepLeft 0.95 true   
			tag FootstepRight 0.55 true 
         }
      }
}
}

//==============================================================================
anim Death
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Cavalry G Hippikon_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag SpecificSoundSet 0.60 false HeavyFall checkVisible 
//-- end auto generated section
				connect RightHand sword hotspot
				connect LeftForearm LargeGreekShield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Cavalry G Hippikon Standard/cavalry g cataphract iron
				ReplaceTexture Cavalry G Hippikon horse Standard/alexanderhorse
				ReplaceTexture infantry g hoplite head iron/alexanderhead
         }
      }
}
}

//==============================================================================
anim Idle
{
SetSelector
{
		set hotspot
		{
			version
			{
				Visual Cavalry G Hippikon_IdleA
				connect RightHand sword hotspot
				connect LeftForearm LargeGreekShield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Cavalry G Hippikon Standard/cavalry g cataphract iron
				ReplaceTexture Cavalry G Hippikon horse Standard/alexanderhorse
				ReplaceTexture infantry g hoplite head iron/alexanderhead
			}
		}
}
}

//==============================================================================
anim Attack
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Cavalry G Hippikon_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
                     tag Attack 0.53 true   
                     tag GenericSound 0.40 true   
//-- end auto generated section
				connect RightHand sword hotspot
				connect LeftForearm LargeGreekShield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Cavalry G Hippikon Standard/cavalry g cataphract iron
				ReplaceTexture Cavalry G Hippikon horse Standard/alexanderhorse
				ReplaceTexture infantry g hoplite head iron/alexanderhead
         }
   }
}
}

//==============================================================================
anim Flail
{
SetSelector
{
      set hotspot
      {
         version
         {
				Visual Cavalry G Hippikon_FlailA
				connect RightHand sword hotspot
				connect LeftForearm LargeGreekShield hotspot
				Connect TopOfHead Head hotspot
				ReplaceTexture Cavalry G Hippikon Standard/cavalry g cataphract iron
				ReplaceTexture Cavalry G Hippikon horse Standard/alexanderhorse
				ReplaceTexture infantry g hoplite head iron/alexanderhead
         }
      }
}
}
